container: Don't use forall() in compute_expand
authorTimm Bäder <mail@baedert.org>
Sat, 17 Mar 2018 13:59:19 +0000 (14:59 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 20 Mar 2018 08:37:58 +0000 (09:37 +0100)
commit93aa5ce167b0d02a1cecb94828b2b566c178a18f
treec8da91685404e905bae58989889fcb238ab772d0
parent781400f6d3bda0471976917d58e2b245844f0911
container: Don't use forall() in compute_expand

Use the widget list instead, which saves some code.
gtk/gtkcontainer.c